projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5a44b9
)
* configure.in: Recognize configuration name for Data General
author
Jim Blandy
<jimb@redhat.com>
Thu, 10 Jun 1993 05:46:10 +0000
(
05:46
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Thu, 10 Jun 1993 05:46:10 +0000
(
05:46
+0000)
AViiON machines.
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index feb108a6cd1ad116a67a65a6be48c48be71a1ee6..719e3dfeea3a3d7d5a0d9667eb7003891e62ff97 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-493,6
+493,11
@@
case "${configuration}" in
machine=cydra5 opsys=usg5-3
;;
+ ## Data General AViiON Machines
+ m88k-dg-dgux* )
+ machine=aviion opsys=dgux
+ ;;
+
## DECstations
mips-dec-ultrix[0-3].* | mips-dec-ultrix4.0 | mips-dec-bsd4.2 )
machine=pmax opsys=bsd4-2